-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-538 new step to verify connectivity before deploy rs #282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
||
mongo --host m2.example.net --port 27017" | ||
|
||
mongo --host m3.example.net --port 27017" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
quote marks are weird.
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 11, 2022
* DOCSP-20034 casual consistency drivers * DOCSP-20034 casual consistency drivers * DOCSP-20034 casual consistency drivers * DOCSP-20034 casual consistency drivers Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com> Co-authored-by: jason-price-mongodb <jshfjghsdfgjsdjh@aolsdjfhkjsdhfkjsdf.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCS-16652 New mongosync states * Fixes per Tim * Fixes spacing * Fixes per Nick Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com> * Fixes per Huan * Fixes per Huan --------- Co-authored-by: Nick Villahermosa <nick.villahermosa@mongodb.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
* DOCSP-30813 Add buildInfo() Command and Binary Flag * * * * * * * * * * * * * * * * * * * * * IR 1 * * * * * indents * *
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
* (DOCSP-12540, 12541) admin backup blockstore list & describe
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
* (DOCSP-12301) atlas|cm|om performanceAdvisor namespaces list (#277) (#281) * (DOCSP-12301) atlas|cm|om performanceAdvisor namespaces list * (DOCSP-12540, 12541) admin backup blockstore list & describe (#282) (#283) * (DOCSP-12540, 12541) admin backup blockstore list & describe * DOCSP-12241 doc for atlas security ldap commands (#286) * DOCSP-12241 doc for atlas security ldap commands * Apply suggestions from code review Co-authored-by: John Williams <55147273+jwilliams-mongo@users.noreply.github.com> * DOCSP-12241 updates for copy review feedback * DOCSP-12241 fix for tab display Co-authored-by: John Williams <55147273+jwilliams-mongo@users.noreply.github.com> Co-authored-by: zach-carr <54542042+zach-carr@users.noreply.github.com> Co-authored-by: John Williams <55147273+jwilliams-mongo@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To make a link work, this pull request includes a new section that also is included in #278. The section is on verifying connectivity and is identical in both pull requests.